/*
Theme Name: Bon Apetit Child
Theme URI: http://themefuse.com/demo/wp/bonapetit/
Description: Child theme for the Bon Apetit theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: bonapetit
*/

@import url("../bonapetit/style.css");

 a:link {
COLOR: #d88d08;
}
a:visited {
COLOR: #d88d08;
}
a:hover {
COLOR: #d88d08;
}
a:active {
COLOR: #d88d08;
}

.logo{
 margin: 20px 0 0 26px;
 float: left;
 }



{
background: url(../images/background_texture.jpg) repeat;
background-attachment:fixed;
}